Neopets Help & Games 2
Basics How to make your font BOLD <b>Your Text Here</b> How to start a new paragraph Just Put <p> Before The New Paragraph How to make a new line of text Just Put <br> Before The New Text How to make a background <body background="IMAGE URL"> Graphics How to put a graphic on your page <img src="URL OF GRAPHIC"> Linking Graphics <a href="URL OF LINK"> <img src="URL OF GRAPHIC"border=0> </a> Making your graphics a certain size <img src="URL OF GRAPHIC" height=# width=#></a>
Basics
How to make your font BOLD
<b>Your Text Here</b>
How to start a new paragraph
Just Put <p> Before The New Paragraph
How to make a new line of text
Just Put <br> Before The New Text
How to make a background
<body background="IMAGE URL">
Graphics
How to put a graphic on your page
<img src="URL OF GRAPHIC">
Linking Graphics
<a href="URL OF LINK"> <img src="URL OF GRAPHIC"border=0> </a>
Making your graphics a certain size
<img src="URL OF GRAPHIC" height=# width=#></a>